projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63eb351
)
stylecontext: Fix doc comment
author
Timm Bäder
<mail@baedert.org>
Sun, 8 Oct 2017 15:42:41 +0000
(17:42 +0200)
committer
Timm Bäder
<mail@baedert.org>
Tue, 10 Oct 2017 07:49:35 +0000
(09:49 +0200)
There is no @cr here anymore.
gtk/gtkstylecontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.c
b/gtk/gtkstylecontext.c
index 2ee072c348b64c43d1bde5fad3bd12c4ae3b518c..12148cf1699b1abd3ad6c31cb547e1b48baf6a63 100644
(file)
--- a/
gtk/gtkstylecontext.c
+++ b/
gtk/gtkstylecontext.c
@@
-1955,7
+1955,7
@@
gtk_render_insertion_cursor (GtkStyleContext *context,
* @index: the index in the #PangoLayout
* @direction: the #PangoDirection of the text
*
- * Draws a text caret
on @cr
at the specified index of @layout.
+ * Draws a text caret
using @snapshot
at the specified index of @layout.
*
* Since: 3.90
**/